Telnet and CLI Parameters

The Telnet parameters are described in the table below.

Telnet Parameters

Parameter

Description

'Enable Telnet Server'

configure system > cli-settings > telnet

[TelnetServerEnable]

Enables the device's embedded Telnet server.

[0] Disable (default)
[1] Enable Unsecured
[2] Enable Secured

Note: Only management users with Security Administrator or Master user levels can access the CLI's Privileged command mode.

'Idle Timeout'

configure system > cli-settings > idle-timeout

[TelnetServerIdleDisconnect]

Defines the duration of an idle CLI (Telnet or SSH) session after which the session is automatically disconnected.

The valid range is any value. The default is 5. When configured to 0, idle sessions are not disconnected.

Note: If you change the parameter's value when there are current Telnet/SSH sessions, the parameter's previous setting is still applied to these current sessions and the parameter's new setting is applied only to new sessions.

'Maximum Telnet Sessions'

configure system > cli-settings > telnet-max-sessions

[TelnetMaxSessions]

Defines the maximum number of permitted, concurrent Telnet or SSH sessions.

The valid range is 1 to 5 sessions. The default is 2.

Note: Before changing the value, make sure that not more than this number of sessions are currently active; otherwise, the new setting will not take effect.

configure system > cli-settings > privilege-password

[CLIEnableModePassword]

Defines the password to access the Enable configuration mode in the CLI.

The valid value is a string of up to 50 characters. The default is "Admin".

Note:

The password is case-sensitive.
The parameter cannot be configured with wide characters.

'Default Terminal Window Height'

configure system > cli-settings > default-window-height

[DefaultTerminalWindowHeight]

Defines the number (height) of output lines displayed in the CLI terminal window. This applies to all new CLI sessions and is preserved after device restarts.

The valid value range is -1 (default) and 0-65535:

A value of -1 means that the parameter is disabled and the settings of the CLI command window-height is used.
A value of 0 means that all the CLI output is displayed in the window.
A value of 1 or greater displays that many output lines in the window and if there is more output, the “—MORE—" prompt is displayed. For example, if you configure the parameter to 4, up to four output lines are displayed in the window and if there is more output, the “—MORE—" prompt is displayed (at which you can press the spacebar to display the next four output lines).

Note: You can override this parameter for a specific CLI session and configure a different number of output lines, by using the window-height CLI command in the currently active CLI session.

configure system > mgmt-auth > obscure-password-mode

[CliObscuredPassword]

Enables the device to enforce obscured (i.e., encrypted) passwords whenever you create a new management user or modify the password of an existing user, through CLI (configure system > user) .

[0] = (Default) Disabled - passwords are configured in plain text.
[1] = Enabled - passwords must be configured in encrypted format. To obtain an encrypted (obscured) password:
a. Enable the parameter.
b. Configure the user's password in the Web interface's Local Users table (see Configuring Management User Accounts).
c. Save the device's CLI Script file to your local PC (see Downloading and Uploading a CLI Script File).
d. Open the file, and then copy the encrypted password to the CLI where you are configuring the user.